home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Archives
/
ForCLI
/
msdos_30.lha
/
MSDOS_30
/
DOS6
/
DEL.
< prev
next >
Wrap
Text File
|
1994-10-18
|
115b
|
6 lines
Echo "This will erase everything in the current dir"
Ask "Are you sure (Y/N)? "
If WARN
Delete #? all quiet
EndIf